-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.6.0
-
Code
-
Classes
- ImporterState
Total Complexity |
44 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
289 |
Lines of code |
169 |
Logical lines of code |
86 |
Comment lines |
38 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
50 |
4 |
30 |
wait_for_lock() |
S |
62 |
4 |
10 |
try_get_lock() |
S |
60 |
3 |
13 |
get_lock() |
S |
59 |
3 |
13 |
has_status() |
S |
65 |
3 |
9 |
has_section() |
S |
65 |
3 |
9 |
update() |
S |
61 |
2 |
13 |
get_progress() |
S |
71 |
2 |
6 |
populate() |
S |
73 |
2 |
5 |
get_session() |
S |
78 |
2 |
3 |
get_status() |
S |
78 |
2 |
3 |
validate() |
S |
78 |
2 |
3 |
get_section() |
S |
71 |
2 |
6 |
get_state() |
S |
65 |
2 |
9 |
reset_lock() |
S |
72 |
1 |
5 |
set_state() |
S |
71 |
1 |
5 |
__construct() |
S |
77 |
1 |
4 |
wait_for_lock_and_get_state() |
S |
73 |
1 |
5 |
error() |
S |
67 |
1 |
8 |
get_importer_id() |
S |
82 |
1 |
3 |
get_raw() |
S |
82 |
1 |
3 |
touch_lock() |
S |
74 |
1 |
4 |